object Preview2: TPreview2 Left = 513 Top = 210 BorderIcons = [] BorderStyle = bsSingle Caption = 'next page(s)' ClientHeight = 334 ClientWidth = 420 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Visible = True OnActivate = FormActivate OnCreate = FormCreate OnKeyDown = FormKeyDown OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Label5: TLabel Left = 0 Top = 3 Width = 17 Height = 13 Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object ScrollBox1: TScrollBox Left = 22 Top = 22 Width = 385 Height = 234 HorzScrollBar.Tracking = True VertScrollBar.Tracking = True TabOrder = 0 object Image1: TImage Tag = 101 Left = 0 Top = 0 Width = 381 Height = 230 Align = alClient end end object Panel1: TPanel Left = 0 Top = 256 Width = 409 Height = 71 TabOrder = 1 object Label1: TLabel Tag = 102 Left = 11 Top = 12 Width = 66 Height = 13 Caption = 'Page number:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Tag = 103 Left = 86 Top = 9 Width = 48 Height = 16 Hint = 'Actual page number (second window)' Caption = 'Label2' Color = clTeal Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False ParentShowHint = False ShowHint = True end end end